home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1996 June
/
Software of the Month Club 1996 June.iso
/
pc
/
os2
/
rcopy
/
rcopy.hst
< prev
next >
Wrap
Text File
|
1996-03-05
|
3KB
|
56 lines
History of changes to RCOPY.
Version 1.12 03/96 - Fixed a bug that failed to rename a copied file when
the target file name did not have an extension.
Version 1.11 02/96 - Fixed Unsplit bug that caused unsplit file to be
double in size.
Fixed /DO bug.
Updated /T:,/D: and /SZ: options to allow combining
operatons (i.e "/D:>="). The /DO option is
automatically invoked.
Fixed file compare bug with /OF: option
Add new Option "/O" to process OLDER files (opposite of
"/N")
Modified the "/DF" option so that is works faster. The
option has also been changed so that it will only work
with drives A & B. If the option fails, RCOPY will
attempt a format instead.
Version 1.10 03/95 - Fixed long directory name error.
Replaced RCOPY_H.CMD and RCOPY.DOC with RCOPY.INF
Version 1.9 02/95 - Added check for UNSPLIT file extensions to make sure
they are processed in sequence (001,002,003, etc).
Version 1.8 11/94 - Fixed problem with /PGM: option.
Updated /T:,/D: and /SZ: options to allow using a file
name for Time, Date and Size to select on.
Updated /RE: option so that it also bypasses /OD:
requestes.
Fixed RCOPY return value #4, "Number of Files
Processed", so it also includes files skipped.
Version 1.7 09/94 - Fixed bug when deleting a file with "&" in the file
name.
Fixed return-code bug on failed deletes.
Changed /FA & /FA2 to /FO & /FO2 (more intuitive)
Version 1.6 07/94 - Added LIST option to /LG:.
Added ability to process '..\?' as a file name.
Added option /NC.
Version 1.5 06/94 - Fixed bugs with the options /DD:-,/OD: and /RO:
Version 1.4 04/94 - Minor maintenance release.
Version 1.3 03/94 - Added /FA2 option.
Allow /PGM: to work with COPY & MOVE
Version 1.2 02/94 - Allow lower case on /PGM: option.
Added "time" option to /PE.
Added /DD:-? option.
Version 1.1 11/93 - Spun off HELP display to RCOPY_H.CMD
Version 1.0 09/93 - Initial Release